Syntax Parameters trigger
Overload List
Invoked when the object is disposed. Syntax Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within complex object graphs. Also note that the SubObjectPropChanged event is public so that an applicat...
Syntax Parameters propChange
Called when a property has changed on a sub object. Syntax Parameters propChange Information regarding the chain of property change notification. Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even wit...
Returns or sets the appearance of a state tool that is pressed. Syntax Remarks The Appearance property of an object is used to associate the object with an Appearance object that will determine its appearance. The Appearance object has properties that control settings such as color, borders, font, transparency, et...
Resets all properties of the SettingsBase object to their default values. Syntax
Resets the Appearance property to its default value. Syntax Remarks Invoke this method to reset the Appearance property to its default value. Once this method is invoked, the ShouldSerializeAppearance method will return False until the Appearance property is set again.
Resets the EditAppearance property to its default value. Syntax Remarks Invoke this method to reset the EditAppearance property to its default value. Once this method is invoked, the ShouldSerializeEditAppearance method will return False until the EditAppearance property is set again.
Resets the HotTrackAppearance property to its default value. Syntax Remarks Invoke this method to reset the HotTrackAppearance property to its default value. Once this method is invoked, the ShouldSerializeHotTrackAppearance method will return False until the HotTrackAppearance property is set again.