|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
UI for a new share
Field Summary | |
---|---|
System.Windows.Forms.Button | btnAdd |
System.Windows.Forms.Button | btnCancel |
System.Windows.Forms.Button | btnFolderView |
System.Windows.Forms.CheckBox | chkRecursive |
System.ComponentModel.IContainer | components |
System.Windows.Forms.GroupBox | groupBox1 |
System.Windows.Forms.Label | label1 |
System.Windows.Forms.Label | label2 |
System.Windows.Forms.OpenFileDialog | openFD |
System.Windows.Forms.ToolTip | toolTip |
System.Windows.Forms.TextBox | txtDescr |
System.Windows.Forms.TextBox | txtPath |
Fields inherited from class System.Windows.Forms.ScrollableControl |
---|
scrollPosition |
Fields inherited from class System.Windows.Forms.Control |
---|
window |
Constructor Summary | |
---|---|
frmNewShare() Initializes a new instance of the frmNewShare class. |
Properties inherited from class System.Windows.Forms.Form |
---|
AcceptButton, ActiveMdiChild, AllowTransparency, AutoScale, AutoScaleBaseSize, AutoScroll, BackColor, CancelButton, ClientSize, ControlBox, CreateParams, DefaultImeMode, DefaultSize, DesktopBounds, DesktopLocation, DialogResult, FormBorderStyle, HelpButton, Icon, IsMdiChild, IsMdiContainer, IsRestrictedWindow, KeyPreview, MaximizeBox, MaximizedBounds, MaximumSize, MdiChildren, MdiParent, Menu, MergedMenu, MinimizeBox, MinimumSize, Modal, Opacity, OwnedForms, Owner, ShowInTaskbar, Size, SizeGripStyle, StartPosition, TabIndex, TopLevel, TopMost, TransparencyKey, WindowState |
Properties inherited from class System.Windows.Forms.ContainerControl |
---|
ActiveControl, BindingContext, ParentForm |
Properties inherited from class System.Windows.Forms.ScrollableControl |
---|
AutoScrollMargin, AutoScrollMinSize, AutoScrollPosition, DisplayRectangle, DockPadding, HScroll, VScroll |
Properties inherited from class System.Windows.Forms.Control |
---|
AccessibilityObject, AccessibleDefaultActionDescription, AccessibleDescription, AccessibleName, AccessibleRole, AllowDrop, Anchor, BackgroundImage, Bottom, Bounds, CanFocus, CanSelect, Capture, CausesValidation, ClientRectangle, CompanyName, ContainsFocus, ContextMenu, Controls, Created, Cursor, DataBindings, Disposing, Dock, Enabled, Focused, Font, FontHeight, ForeColor, Handle, HasChildren, Height, ImeMode, InvokeRequired, IsAccessible, IsDisposed, IsHandleCreated, Left, Location, Name, Parent, ProductName, ProductVersion, RecreatingHandle, Region, RenderRightToLeft, ResizeRedraw, Right, RightToLeft, ShowFocusCues, ShowKeyboardCues, Site, TabStop, Tag, Text, Top, TopLevelControl, Visible, Width, WindowTarget |
Properties inherited from class System.ComponentModel.Component |
---|
Container, DesignMode, Events |
Method Summary | |
---|---|
void | btnAdd_Click(object sender, System.EventArgs e) |
void | btnFolderView_Click(object sender, System.EventArgs e) |
void | Dispose(bool disposing) |
void |
InitializeComponent() Required method for Designer support - do not modify the contents of this method with the code editor. |
Methods inherited from class System.Windows.Forms.ContainerControl |
---|
IContainerControl.ActivateControl, OnControlRemoved, ProcessDialogChar, ProcessMnemonic, Validate |
Methods inherited from class System.Windows.Forms.ScrollableControl |
---|
GetScrollState, OnLayout, OnMouseWheel, ScrollControlIntoView, SetAutoScrollMargin, SetDisplayRectLocation, SetScrollState |
Methods inherited from class System.ComponentModel.Component |
---|
Dispose, Finalize, GetService |
Methods inherited from class System.MarshalByRefObject |
---|
CreateObjRef, GetLifetimeService, InitializeLifetimeService |
Methods inherited from class System.Object |
---|
Equals, GetHashCode, GetType, MemberwiseClone |
Events inherited from class System.Windows.Forms.Form |
---|
Activated, Closed, Closing, Deactivate, InputLanguageChanged, InputLanguageChanging, Load, MaximizedBoundsChanged, MaximumSizeChanged, MdiChildActivate, MenuComplete, MenuStart, MinimumSizeChanged |
Events inherited from class System.Windows.Forms.Control |
---|
BackColorChanged, BackgroundImageChanged, BindingContextChanged, CausesValidationChanged, ChangeUICues, Click, ContextMenuChanged, ControlAdded, ControlRemoved, CursorChanged, DockChanged, DoubleClick, DragDrop, DragEnter, DragLeave, DragOver, EnabledChanged, Enter, FontChanged, ForeColorChanged, GiveFeedback, GotFocus, HandleCreated, HandleDestroyed, HelpRequested, ImeModeChanged, Invalidated, KeyDown, KeyPress, KeyUp, Layout, Leave, LocationChanged, LostFocus, MouseDown, MouseEnter, MouseHover, MouseLeave, MouseMove, MouseUp, MouseWheel, Move, Paint, ParentChanged, QueryAccessibilityHelp, QueryContinueDrag, Resize, RightToLeftChanged, SizeChanged, StyleChanged, SystemColorsChanged, TabIndexChanged, TabStopChanged, TextChanged, Validated, Validating, VisibleChanged |
Events inherited from class System.ComponentModel.Component |
---|
Disposed |
Field Detail |
---|
private System.Windows.Forms.Button btnAdd
private System.Windows.Forms.Button btnCancel
private System.Windows.Forms.Button btnFolderView
internal System.Windows.Forms.CheckBox chkRecursive
private System.ComponentModel.IContainer components
private System.Windows.Forms.GroupBox groupBox1
private System.Windows.Forms.Label label1
private System.Windows.Forms.Label label2
private System.Windows.Forms.OpenFileDialog openFD
private System.Windows.Forms.ToolTip toolTip
internal System.Windows.Forms.TextBox txtDescr
internal System.Windows.Forms.TextBox txtPath
Constructor Detail |
---|
public frmNewShare()
Initializes a new instance of the frmNewShare class.
Method Detail |
---|
private void btnAdd_Click(object sender, System.EventArgs e)
private void btnFolderView_Click(object sender, System.EventArgs e)
protected void Dispose(bool disposing)
private void InitializeComponent()
Required method for Designer support - do not modify the contents of this method with the code editor.
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |