GOA - NETiKA.Toolkit.Forms.ButtonLayoutSettings

ButtonLayoutSettings Class


Represents the layout settings for a NTKButton control.

Definition

public class ButtonLayoutSettings: ControlLayoutSettings

Members Table

MethodDescription
DisposeOverloaded. (Inherited from ControlLayoutSettings)
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
ActivatedLayoutSetterGets the value indicating the layout setting to apply to the focused and unfocused state of an activated NTKButton control at one time.
ActivatedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in activate state.
DefaultActivatedLayoutSetterGets the value indicating the layout setting to apply to the focused and unfocused state of a default and activated NTKButton control at one time.
DefaultActivatedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in activate state and defined as a default button.
DefaultHotTrackedLayoutSetterGets the value indicating the layout setting to apply to the focused and unfocused state of a default and hottracked NTKButton control at one time.
DefaultHotTrackedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in hottracked state and defined as a default button.
DefaultLayoutSetterGets the value indicating the layout setting to apply to the focused and unfocused state of a default NTKButton control at one time.
DefaultLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in normal state and defined as a default button.
FocusedActivatedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in focused and activated state.
FocusedDefaultActivatedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in focused and activated state and it is defined as a default button.
FocusedDefaultHotTrackedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in focused and hottracked state and it is defined as a default button.
FocusedDefaultLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in focused state and it is defined as a default button.
FocusedHotTrackedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in focused and hottracked state.
FocusedStandardLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in standard focused state.
HotTrackLayoutSetterGets the value indicating the layout setting to apply to the focused and unfocused state of a hottracked NTKButton control at one time.
HotTrackedLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in hottracked state.
IsDisposedInherited from ControlLayoutSettings.
LayoutSetterGets the value allows to apply the layout setting to all the states at one time of a NTKButton control.
PerformLayoutEventsInherited from ControlLayoutSettings.
StandardLayoutSetterGets the value indicating the layout setting to apply to the focused and unfocused state of a NTKButton control at one time.
StandardLayoutSettingsGets the value indicating the layout setting to apply to a NTKButton control when it is in normal state.

Inheritance Hierarchy

Object
ControlLayoutSettings
ButtonLayoutSettings

Remarks

This class groups the set of the layout settings.

Class Information

NamespaceNETiKA.Toolkit.Forms
Flash LibraryGOAToolkit.scl
Flash Library Version0.20.3.0
Silverlight LibraryGOAToolkit.dll



© 2003-2007 NETiKA Technologies. All rights reserved.